home *** CD-ROM | disk | FTP | other *** search
/ Professional Soft Collection 1.02 / Professional Soft Collection 1.02.iso / win95.rus / precopy2.cab / fonts.inf < prev    next >
INI File  |  1995-10-02  |  40KB  |  1,173 lines

  1. ; FONTS.INF
  2. ;
  3. ; This is the Setup information file for font options + PanEuropean specific data
  4. ; included in the Windows 95 retail product.
  5. ;
  6. ; Copyright 1993,1995 Microsoft Corporation
  7.  
  8. [version]
  9. LayoutFile=layout.inf
  10. signature="$CHICAGO$"
  11. SetupClass=BASE
  12.  
  13. [DestinationDirs]
  14. MS_SMALL_CopyFiles = 20        ; LDID_FONTS
  15. MS_LARGE_CopyFiles = 20        ; LDID_FONTS
  16. MS_SMALL_DelFiles  = 11        ; LDID_SYS
  17. MS_LARGE_DelFiles  = 11        ; LDID_SYS
  18. TTFonts            = 20        ; LDID_FONTS
  19. ttfonts.del.files  = 11        ; LDID_SYS
  20. tt_FOT.del.files   = 11        ; LDID_SYS
  21. folder.sys         = 11
  22. folder.win         = 25
  23. MultiLangInf       = 17
  24. NLSCopyFiles       = 11                 ;LDID_SYS
  25. OldFonFiles        = 11
  26.  
  27. [BaseWinOptions]
  28. bothfontsizes
  29.  
  30. [bothfontsizes]
  31. CopyFiles=folder.sys, folder.win, TTFonts, MultiLangInf, NLSCopyFiles
  32. DelFiles = ttfonts.del.files, tt_FOT.del.files, MS_SMALL_DelFiles, MS_LARGE_DelFiles, OldFonFiles
  33. UpdateInis=ttfonts.inis, FontSubs, OldFontSubRemove, Win3xFontRemove, DeleteStartupEntries
  34. UpdateIniFields=DeleteFields
  35. DelReg=MS_FONTSIZE_DelReg, folder.delreg, RegCleanUp
  36. AddReg=MS_FONTSIZE_AddReg, folder.addreg, RegMultiLanguage, nls.reg
  37. UpdateCfgSys=EraseIntlConfig
  38. UpdateAutoBat=EraseIntlAuto
  39.  
  40. [MultiLangInf]
  41. mullang.inf
  42.  
  43. [folder.sys]
  44. panmap.dll
  45. fontreg.exe
  46. fontext.dll
  47.  
  48. [folder.win]
  49. fontview.exe
  50.  
  51. [DeleteStartupEntries]
  52. setup.ini,group1,,"""%add852_Desc%"""
  53. setup.ini,group1,,"""%add866_Desc%"""
  54. setup.ini,group1,,"""%KbdInd_Desc%"""
  55. setup.ini,group3,,"""%add852_Desc%"""
  56. setup.ini,group3,,"""%add866_Desc%"""
  57. setup.ini,group4,,"""%KbdInd_Desc%"""
  58. setup.ini,group7,,"""%add852_Desc%"""
  59. setup.ini,group7,,"""%add866_Desc%"""
  60. setup.ini,group2,,"""%KbdInd_Desc%"""
  61.  
  62. [DeleteFields]
  63. win.ini,Windows,run,*LANGSHOW*,,1
  64. win.ini,Windows,run,*lbut*,,1
  65. win.ini,windows,run,*langshow*,,1
  66.  
  67. [EraseIntlAuto]
  68. CmdSetupSpecial=1
  69. CmdDelete=nlsfunc
  70. CmdDelete=chcp
  71.  
  72. [EraseIntlConfig]
  73. DelKey=country
  74. DevDelete=display.sys
  75. DevDelete=BILING.SYS
  76.  
  77. [RegMultiLanguage]
  78. HKLM,%KEY_Optional%,"MultiLanguageTop",,"MultiLanguageTop"
  79. HKLM,%KEY_Optional%\MultiLanguageTop,INF,,"mullang.inf"
  80. HKLM,%KEY_Optional%\MultiLanguageTop,Section,,"MultiLanguageTop"
  81. HKLM,%KEY_Optional%\MultiLanguageTop,Installed,,"0"
  82.  
  83. [RegCleanUp]
  84. HKLM, system\currentcontrolset\control\Nls\Locale
  85. HKLM, system\currentcontrolset\control\Nls\Codepage
  86. HKLM,%KEY_Optional%\Greek
  87. HKLM,%KEY_Optional%\Cyrillic
  88. HKLM,%KEY_Optional%\CE
  89. HKLM,%KEY_Optional%\Turkish
  90. HKLM,%KEY_Optional%\Baltic
  91. HKLM, Software\Microsoft\Windows\CurrentVersion\setup\EBD
  92. HKLM, Software\Microsoft\Windows\CurrentVersion\setup\EBD\EBDAutoexecBatLocale
  93. HKLM, Software\Microsoft\Windows\CurrentVersion\setup\EBD\EBDConfigSysLocale
  94. HKLM, Software\Microsoft\Windows\CurrentVersion\setup\EBD\EBDFilesBatLocale
  95.  
  96. [folder.addreg]
  97. HKCR,CLSID\{BD84B381-8CA2-1069-AB1D-08000948F534},,,"PANOSE Core Mapper"
  98. HKCR,CLSID\{BD84B381-8CA2-1069-AB1D-08000948F534}\InprocServer32,,,"panmap.dll"
  99. HKCR,CLSID\{BD84B381-8CA2-1069-AB1D-08000948F534}\InprocServer32,ThreadingModel,,"Apartment"
  100.  
  101. HKCR,CLSID\{BD84B380-8CA2-1069-AB1D-08000948F534},,,"%Font_Folder_Desc%"
  102. HKCR,CLSID\{BD84B380-8CA2-1069-AB1D-08000948F534}\InProcServer32,,,"fontext.dll"
  103. HKCR,CLSID\{BD84B380-8CA2-1069-AB1D-08000948F534}\InProcServer32,ThreadingModel,,"Apartment"
  104. HKCR,CLSID\{BD84B380-8CA2-1069-AB1D-08000948F534}\DefaultIcon,,,"fontext.dll, -101"
  105. HKCR,CLSID\{BD84B380-8CA2-1069-AB1D-08000948F534}\Hierarchical,,,"0"
  106.  
  107. HKCR,ttffile\shell
  108. HKCR,ttffile\shell\open
  109. HKCR,ttffile\shell\open\command,,,"%25%\fontview.exe %%1"
  110. HKCR,ttffile\shell\print
  111. HKCR,ttffile\shell\print\command,,,"%25%\fontview.exe /p %%1"
  112.  
  113. HKCR,fonfile\shell
  114. HKCR,fonfile\shell\open
  115. HKCR,fonfile\shell\open\command,,,"%25%\fontview.exe %%1"
  116. HKCR,fonfile\shell\print
  117. HKCR,fonfile\shell\print\command,,,"%25%\fontview.exe /p %%1"
  118.  
  119. ; Set the System attribute on the Fonts folder:
  120. ; R=1; H=2; S=4; HS=6; SHR=7
  121. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Win,,,%25%
  122. HKLM,Software\Microsoft\Windows\CurrentVersion\RenameFiles\Win,FONTS,,"FONTS,4"
  123.  
  124. [folder.delreg]
  125. ; remove old font folder BUGBUG leave in for m8, remove for RTM
  126. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\MyComputer\NameSpace\{BD84B380-8CA2-1069-AB1D-08000948F534}
  127.  
  128. [TTFonts]
  129. ; the "8" flag forces a rename since the files may be in use and we can't detect it.
  130. arial.ttf,,,8
  131. arialbd.ttf,,,8
  132. arialbi.ttf,,,8
  133. ariali.ttf,,,8
  134. cour.ttf,,,8
  135. courbd.ttf,,,8
  136. courbi.ttf,,,8
  137. couri.ttf,,,8
  138. marlett.ttf,,,8
  139. times.ttf,,,8
  140. timesbd.ttf,,,8
  141. timesbi.ttf,,,8
  142. timesi.ttf,,,8
  143. symbol.ttf,,,8
  144. wingding.ttf,,,8
  145. modern.fon,,,8
  146. desktop.ini
  147.  
  148. [ttfonts.del.files]
  149. arial.ttf
  150. arialbd.ttf
  151. arialbi.ttf
  152. ariali.ttf
  153. ariag.ttf
  154. ariagbd.ttf
  155. ariagi.ttf
  156. ariagibd.ttf
  157. aricyr.ttf
  158. aricyrb.ttf
  159. aricyrbi.ttf
  160. aricyri.ttf
  161. arigbd.ttf
  162. ceariabd.ttf
  163. ceariabi.ttf
  164. cearial.ttf
  165. ceariali.ttf
  166. cour.ttf
  167. courbd.ttf
  168. courbi.ttf
  169. couri.ttf
  170. cecour.ttf
  171. cecourbd.ttf
  172. cecourbi.ttf
  173. cecouri.ttf
  174. coucyr.ttf
  175. coucyrb.ttf
  176. coucyrbi.ttf
  177. coucyri.ttf
  178. courg.ttf
  179. courgbd.ttf
  180. courgi.ttf
  181. courgibd.ttf
  182. mscon.ttf
  183. times.ttf
  184. timesbd.ttf
  185. timesbi.ttf
  186. timesi.ttf
  187. cetimebd.ttf
  188. cetimebi.ttf
  189. cetimes.ttf
  190. cetimesi.ttf
  191. timcyr.ttf
  192. timcyrb.ttf
  193. timcyrbi.ttf
  194. timcyri.ttf
  195. timeg.ttf
  196. timegbd.ttf
  197. timegi.ttf
  198. timegibd.ttf
  199. symbol.ttf
  200. wingding.ttf
  201. paarcl.ttf
  202. pacourn.ttf
  203. pacourb.ttf
  204. pamou.ttf
  205. pamoub.ttf
  206. pamouc.ttf
  207. pamoucb.ttf
  208. pass.ttf
  209. passbl.ttf
  210. passb.ttf
  211. passc.ttf
  212. passcb.ttf
  213. passl.ttf
  214. passlc.ttf
  215. passt.ttf
  216. passtc.ttf
  217. pas.ttf
  218. pasb.ttf
  219. pasuv.ttf
  220. pasuvb.ttf
  221. pasuvc.ttf
  222. pasuvcb.ttf
  223. paubecm.ttf
  224. paubem.ttf
  225. paufasb.ttf
  226. paufasn.ttf
  227. paufub.ttf
  228. paufun.ttf
  229. paufucn.ttf
  230. paushob.ttf
  231.  
  232. [tt_FOT.del.files]
  233. arial.fot
  234. arialbd.fot
  235. arialbi.fot
  236. ariali.fot
  237. aricyr.fot
  238. aricyrb.fot
  239. aricyrbi.fot
  240. aricyri.fot
  241. ariag.fot
  242. ariagbd.fot
  243. ariagi.fot
  244. ariagibd.fot
  245. ceariabd.fot
  246. ceariabi.fot
  247. cearial.fot
  248. ceariali.fot
  249. cour.fot
  250. courbd.fot
  251. courbi.fot
  252. couri.fot
  253. cecour.fot
  254. cecourbd.fot
  255. cecourbi.fot
  256. cecouri.fot
  257. coucyr.fot
  258. coucyrb.fot
  259. coucyrbi.fot
  260. coucyri.fot
  261. courg.fot
  262. courgbd.fot
  263. courgi.fot
  264. courgibd.fot
  265. times.fot
  266. timesbd.fot
  267. timesbi.fot
  268. timesi.fot
  269. cetimebd.fot
  270. cetimebi.fot
  271. cetimes.fot
  272. cetimesi.fot
  273. timcyr.fot
  274. timcyrb.fot
  275. timcyrbi.fot
  276. timcyri.fot
  277. timeg.fot
  278. timegbd.fot
  279. timegi.fot
  280. timegibd.fot
  281. symbol.fot
  282. wingding.fot
  283. paarcl.fot
  284. pacourn.fot
  285. pacourb.fot
  286. pamou.fot
  287. pamoub.fot
  288. pamouc.fot
  289. pamoucb.fot
  290. pass.fot
  291. passbl.fot
  292. passb.fot
  293. passc.fot
  294. passcb.fot
  295. passl.fot
  296. passlc.fot
  297. passt.fot
  298. passtc.fot
  299. pas.fot
  300. pasb.fot
  301. pasuv.fot
  302. pasuvb.fot
  303. pasuvc.fot
  304. pasuvcb.fot
  305. paubecm.fot
  306. paubem.fot
  307. paufasb.fot
  308. paufasn.fot
  309. paufub.fot
  310. paufun.fot
  311. paufucn.fot
  312. paushob.fot
  313.  
  314. [Win3xFontRemove]
  315. win.ini,Fonts,"MS Sans Serif 8,10,12,14,18,24 (VGA res)=SSERIFE.FON",    ; Delete this entry
  316. win.ini,Fonts,"Courier 10,12,15 (VGA res)=COURE.FON",                    ; Delete this entry
  317. win.ini,Fonts,"MS Serif 8,10,12,14,18,24 (VGA res)=SERIFE.FON",          ; Delete this entry
  318. win.ini,Fonts,"Symbol 8,10,12,14,18,24 (VGA res)=SYMBOLE.FON",           ; Delete this entry
  319. win.ini,Fonts,"small fonts (VGA res)=SMALLE.FON",                        ; Delete this entry
  320. win.ini,Fonts,"MS Sans Serif 8,10,12,14,18,24 (8514/a res)=SSERIFF.FON", ; Delete this entry
  321. win.ini,Fonts,"Courier 10,12,15 (8514/a res)=COURF.FON",                 ; Delete this entry
  322. win.ini,Fonts,"MS Serif 8,10,12,14,18,24 (8514/a res)=SERIFF.FON",       ; Delete this entry
  323. win.ini,Fonts,"Symbol 8,10,12,14,18,24 (8514/a res)=SYMBOLF.FON",        ; Delete this entry
  324. win.ini,Fonts,"small fonts (8514/a res)=SMALLF.FON",                     ; Delete this entry
  325. win.ini,Fonts,"%LOCSSERIFE%=SSERIFE.FON",         ; Delete this entry
  326. win.ini,Fonts,"%LOCCOURE%=COURE.FON",             ; Delete this entry
  327. win.ini,Fonts,"%LOCSERIFE%=SERIFE.FON",           ; Delete this entry
  328. win.ini,Fonts,"%LOCSYMBOLE%=SYMBOLE.FON",         ; Delete this entry
  329. win.ini,Fonts,"%LOCSMALLE%=SMALLE.FON",           ; Delete this entry
  330. win.ini,Fonts,"%LOCSSERIFF%=SSERIFF.FON",         ; Delete this entry
  331. win.ini,Fonts,"%LOCCOURF%=COURF.FON",             ; Delete this entry
  332. win.ini,Fonts,"%LOCSERIFF%=SERIFF.FON",           ; Delete this entry
  333. win.ini,Fonts,"%LOCSYMBOLF%=SYMBOLF.FON",         ; Delete this entry
  334. win.ini,Fonts,"%LOCSMALLF%=SMALLF.FON",           ; Delete this entry
  335.  
  336. [FontSubs]
  337. win.ini,FontSubstitutes,,"Helv=MS Sans Serif"
  338. win.ini,FontSubstitutes,,"Tms Rmn=MS Serif"
  339. win.ini,FontSubstitutes,,"Times=Times New Roman"
  340. win.ini,FontSubstitutes,,"MT Symbol,2=Symbol,2"
  341.  
  342. [OldFontSubRemove]
  343. win.ini,FontSubstitutes,"Helvetica=Arial",,1
  344. win.ini,FontSubstitutes,"MS Shell Dlg=MS Sans Serif",,1
  345. win.ini,FontSubstitutes,"MT Symbol=Symbol",,1
  346. ;Remove Turkish
  347. win.ini,FontSubstitutes,"System,0=System,162",,1
  348. win.ini,FontSubstitutes,"Small Fonts,0=Small Fonts,162",,1
  349. win.ini,FontSubstitutes,"MS Shell Dlg,0=MS Sans Serif,162",,1
  350. win.ini,FontSubstitutes,"Helv,0=MS Sans Serif,162",,1
  351. win.ini,FontSubstitutes,"Tms Rmn,0=MS Serif,162",,1
  352. win.ini,FontSubstitutes,"Arial Tur,162=Arial,162",,1
  353. win.ini,FontSubstitutes,"Arial Tur,0=Arial,162",,1
  354. win.ini,FontSubstitutes,"Helvetica,162=Arial,162",,1
  355. win.ini,FontSubstitutes,"Helvetica,0=Arial,162",,1
  356. win.ini,FontSubstitutes,"Courier New Tur,162=Courier New,162",,1
  357. win.ini,FontSubstitutes,"Courier New Tur,0=Courier New,162",,1
  358. win.ini,FontSubstitutes,"Times New Roman Tur,162=Times New Roman,162",,1
  359. win.ini,FontSubstitutes,"Times New Roman Tur,0=Times New Roman,162",,1
  360. win.ini,FontSubstitutes,"Times,162=Times New Roman,162",,1
  361. win.ini,FontSubstitutes,"Times,0=Times New Roman,162",,1
  362. ;Remove Baltic
  363. win.ini,FontSubstitutes,"System,0=System,186",,1
  364. win.ini,FontSubstitutes,"MS Serif,0=MS Serif,186",,1
  365. win.ini,FontSubstitutes,"MS Sans Serif,0=MS Sans Serif,186",,1
  366. win.ini,FontSubstitutes,"Helv,0=MS Sans Serif,186",,1
  367. win.ini,FontSubstitutes,"Tms Rmn,0=MS Serif,186",,1
  368. win.ini,FontSubstitutes,"MS Shell Dlg,0=MS Sans Serif,186",,1
  369. win.ini,FontSubstitutes,"Arial Baltic,186=Arial,186",,1
  370. win.ini,FontSubstitutes,"Helvetica,0=Arial,186",,1
  371. win.ini,FontSubstitutes,"Courier New Baltic,186=Courier New,186",,1
  372. win.ini,FontSubstitutes,"Times New Roman Baltic,186=Times New Roman,186",,1
  373. win.ini,FontSubstitutes,"Times,0=Times New Roman,186",,1
  374. ;Remove CE
  375. win.ini,FontSubstitutes,"System,0=System,238",,1
  376. win.ini,FontSubstitutes,"MS Serif,0=MS Serif,238",,1
  377. win.ini,FontSubstitutes,"MS Sans Serif,0=MS Sans Serif,238",,1
  378. win.ini,FontSubstitutes,"Helv,0=MS Sans Serif,238",,1
  379. win.ini,FontSubstitutes,"Tms Rmn,0=MS Serif,238",,1
  380. win.ini,FontSubstitutes,"MS Shell Dlg,0=MS Sans Serif,238",,1
  381. win.ini,FontSubstitutes,"MS Shell Dlg,238=MS Sans Serif,238",,1
  382. win.ini,FontSubstitutes,"Arial CE,238=Arial,238",,1
  383. win.ini,FontSubstitutes,"Arial CE,0=Arial,238",,1
  384. win.ini,FontSubstitutes,"Helvetica,238=Arial,238",,1
  385. win.ini,FontSubstitutes,"Helvetica,0=Arial,238",,1
  386. win.ini,FontSubstitutes,"Courier New CE,238=Courier New,238",,1
  387. win.ini,FontSubstitutes,"Courier New CE,0=Courier New,238",,1
  388. win.ini,FontSubstitutes,"Times New Roman CE,238=Times New Roman,238",,1
  389. win.ini,FontSubstitutes,"Times New Roman CE,0=Times New Roman,238",,1
  390. win.ini,FontSubstitutes,"Times,238=Times New Roman,238",,1
  391. win.ini,FontSubstitutes,"Times,0=Times New Roman,238",,1
  392. ;Remove Cyrillic
  393. win.ini,FontSubstitutes,"Courier,0=Courier,204",,1
  394. win.ini,FontSubstitutes,"System,0=System,204",,1
  395. win.ini,FontSubstitutes,"Small Fonts,0=Small Fonts,204",,1
  396. win.ini,FontSubstitutes,"MS Serif,0=MS Serif,204",,1
  397. win.ini,FontSubstitutes,"MS Sans Serif,0=MS Sans Serif,204",,1
  398. win.ini,FontSubstitutes,"Helv,0=MS Sans Serif,204",,1
  399. win.ini,FontSubstitutes,"Tms Rmn,0=MS Serif,204",,1
  400. win.ini,FontSubstitutes,"MS Shell Dlg,204=MS Sans Serif,204",,1
  401. win.ini,FontSubstitutes,"MS Shell Dlg,0=MS Sans Serif,204",,1
  402. win.ini,FontSubstitutes,"Arial Cyr,204=Arial,204",,1
  403. win.ini,FontSubstitutes,"Arial Cyr,0=Arial,204",,1
  404. win.ini,FontSubstitutes,"Helvetica,204=Arial,204",,1
  405. win.ini,FontSubstitutes,"Helvetica,0=Arial,204",,1
  406. win.ini,FontSubstitutes,"Courier New Cyr,204=Courier New,204",,1
  407. win.ini,FontSubstitutes,"Courier New Cyr,0=Courier New,204",,1
  408. win.ini,FontSubstitutes,"Times New Roman Cyr,204=Times New Roman,204",,1
  409. win.ini,FontSubstitutes,"Times New Roman Cyr,0=Times New Roman,204",,1
  410. win.ini,FontSubstitutes,"Times,204=Times New Roman,204",,1
  411. win.ini,FontSubstitutes,"Times,0=Times New Roman,204",,1
  412. ;Remove Greek
  413. win.ini,FontSubstitutes,"Courier,0=Courier,161",,1
  414. win.ini,FontSubstitutes,"System,0=System,161",,1
  415. win.ini,FontSubstitutes,"Small Fonts,0=Small Fonts,161",,1
  416. win.ini,FontSubstitutes,"MS Serif,0=MS Serif,161",,1
  417. win.ini,FontSubstitutes,"MS Sans Serif,0=MS Sans Serif,161",,1
  418. win.ini,FontSubstitutes,"Fixedsys Greek,0=Fixedsys,161",,1
  419. win.ini,FontSubstitutes,"System Greek,0=System,161",,1
  420. win.ini,FontSubstitutes,"Courier Greek,0=Courier,161",,1
  421. win.ini,FontSubstitutes,"MS Serif Greek,0=MS Serif,161",,1
  422. win.ini,FontSubstitutes,"Small Fonts Greek,0=Small Fonts,161",,1
  423. win.ini,FontSubstitutes,"MS Sans Serif Greek,0=MS Sans Serif,161",,1
  424. win.ini,FontSubstitutes,"Arial Greek,161=Arial,161",,1
  425. win.ini,FontSubstitutes,"Arial Greek,0=Arial,161",,1
  426. win.ini,FontSubstitutes,"Helvetica,161=Arial,161",,1
  427. win.ini,FontSubstitutes,"Helvetica,0=Arial,161",,1
  428. win.ini,FontSubstitutes,"Courier New Greek,161=Courier New,161",,1
  429. win.ini,FontSubstitutes,"Courier New Greek,0=Courier New,161",,1
  430. win.ini,FontSubstitutes,"Times New Roman Greek,161=Times New Roman,161",,1
  431. win.ini,FontSubstitutes,"Times New Roman Greek,0=Times New Roman,161",,1
  432. win.ini,FontSubstitutes,"Times,161=Times New Roman,161",,1
  433. win.ini,FontSubstitutes,"Times,0=Times New Roman,161",,1
  434. win.ini,FontSubstitutes,"Helv,0=MS Sans Serif,161",,1
  435. win.ini,FontSubstitutes,"Tms Rmn,0=MS Serif,161",,1
  436. win.ini,FontSubstitutes,"MS Shell Dlg,161=MS Sans Serif,161",,1
  437. win.ini,FontSubstitutes,"MS Shell Dlg,0=MS Sans Serif,161",,1
  438. win.ini,FontSubstitutes,"Times=PA-Serif",,1
  439. win.ini,FontSubstitutes,"Helvetica=PA-SansSerif",,1
  440. win.ini,FontSubstitutes,"Helv=MS Sans Serif Greek",,1
  441. win.ini,FontSubstitutes,"Tms Rmn=MS Serif Greek",,1
  442. win.ini,FontSubstitutes,"Times=Times New Roman Greek",,1
  443. win.ini,FontSubstitutes,"Helvetica=Arial Greek",,1
  444. win.ini,FontSubstitutes,"Courier=Courier Greek",,1
  445. win.ini,fonts,"Courier Greek 10,12,15 (VGA res)=COUREG.FON",,1
  446. win.ini,fonts,"Courier Greek 10,12,15 (VGA res)=COURGE.FON",,1
  447. win.ini,fonts,"MS Sans Serif Greek 8,10,12,14,18,24 (VGA res)=SSERIFEG.FON",,1
  448. win.ini,fonts,"MS Sans Serif Greek 8,10,12,14,18,24 (VGA res)=SSERIFGE.FON",,1
  449. win.ini,fonts,"MS Serif Greek 8,10,12 (VGA res)=SERIFEG.FON",,1
  450. win.ini,fonts,"MS Serif Greek 8,10,12 (VGA res)=SERIFGE.FON",,1
  451. win.ini,fonts,"Modern Greek=MODERNG.FON",,1
  452. win.ini,fonts,"Roman Greek=ROMANG.FON",,1
  453. win.ini,fonts,"Script Greek=SCRIPTG.FON",,1
  454. win.ini,fonts,"Small Fonts Greek (VGA res)=SMALLEG.FON",,1
  455. win.ini,fonts,"Small Fonts Greek (VGA res)=SMALLGE.FON",,1
  456. win.ini,fonts,"Dialog Fonts Greek=DIALOGG.FON",,1
  457. win.ini,fonts,"Dialog Fonts Greek=DIALOG.FON",,1
  458. win.ini,fonts,"PA-Arc-Light (TrueType)=PAARCL.FOT",
  459. win.ini,fonts,"PA-Courier Normal (TrueType)=PACOURN.FOT",
  460. win.ini,fonts,"PA-Courier Bold (TrueType)=PACOURB.FOT",
  461. win.ini,fonts,"PA-Mouse (TrueType)=PAMOU.FOT",
  462. win.ini,fonts,"PA-Mouse Bold (TrueType)=PAMOUB.FOT",
  463. win.ini,fonts,"PA-Mouse-Condensed (TrueType)=PAMOUC.FOT",
  464. win.ini,fonts,"PA-Mouse-Condensed Bold (TrueType)=PAMOUCB.FOT",
  465. win.ini,fonts,"PA-SansSerif (TrueType)=PASS.FOT",
  466. win.ini,fonts,"PA-SansSerif-Black (TrueType)=PASSBL.FOT",
  467. win.ini,fonts,"PA-SansSerif-Bold (TrueType)=PASSB.FOT",
  468. win.ini,fonts,"PA-SansSerif-Condensed (TrueType)=PASSC.FOT",
  469. win.ini,fonts,"PA-SansSerif-Condensed-Bold (TrueType)=PASSCB.FOT",
  470. win.ini,fonts,"PA-SansSerif-Light (TrueType)=PASSL.FOT",
  471. win.ini,fonts,"PA-SansSerif-Light-Condensed (TrueType)=PASSLC.FOT",
  472. win.ini,fonts,"PA-SansSerif-Thin (TrueType)=PASST.FOT",
  473. win.ini,fonts,"PA-SansSerif-Thin-Condensed (TrueType)=PASSTC.FOT",
  474. win.ini,fonts,"PA-Serif (TrueType)=PAS.FOT",
  475. win.ini,fonts,"PA-Serif Bold (TrueType)=PASB.FOT",
  476. win.ini,fonts,"PA-Souvenir (TrueType)=PASUV.FOT",
  477. win.ini,fonts,"PA-Souvenir Bold (TrueType)=PASUVB.FOT",
  478. win.ini,fonts,"PA-Souvenir-Condensed (TrueType)=PASUVC.FOT",
  479. win.ini,fonts,"PA-Souvenir-Condensed Bold (TrueType)=PASUVCB.FOT",
  480. win.ini,fonts,"PA-Benson-Cnd-Medium Normal (TrueType)=PAUBECM.FOT",
  481. win.ini,fonts,"PA-Benson-Medium Normal (TrueType)=PAUBEM.FOT",
  482. win.ini,fonts,"PA-Fashion Bold (TrueType)=PAUFASB.FOT",
  483. win.ini,fonts,"PA-Fashion Normal (TrueType)=PAUFASN.FOT",
  484. win.ini,fonts,"PA-Future Bold (TrueType)=PAUFUB.FOT",
  485. win.ini,fonts,"PA-Future Normal (TrueType)=PAUFUN.FOT",
  486. win.ini,fonts,"PA-Future-Cnd-Medium Normal (TrueType)=PAUFUCN.FOT",
  487. win.ini,fonts,"PA-Shop Bold (TrueType)=PAUSHOB.FOT",
  488.  
  489. wininit.ini,Rename,,"NUL=%25%\ttfcache."
  490. win.ini,TrueType,"TTOnly=1",
  491.  
  492. ;add sys.ini
  493. system.ini,386Enh,,"woafont=dosapp.fon"
  494. system.ini,boot,,"oemfonts.fon=vgaoem.fon"
  495.  
  496. ;clean up win.ini
  497. win.ini,fonts,"Courier 8,10,12,15 (EGA res)=",,1
  498. win.ini,fonts,"Courier 10,12,15 (VGA res)=",,1
  499. win.ini,fonts,"Courier 10,12,15 (8514/a res)=",,1
  500. win.ini,fonts,"MS Sans Serif 8,10,12,14,18,24 (EGA res)=",,1
  501. win.ini,fonts,"MS Sans Serif 8,10,12,14,18,24 (VGA res)=",,1
  502. win.ini,fonts,"MS Sans Serif 8,10,12,14,18,24 (8514/a res)=",,1
  503. win.ini,fonts,"MS Serif 8,10,12,14,18,24 (EGA res)=",,1
  504. win.ini,fonts,"MS Serif 8,10,12,14,18,24 (VGA res)=",,1
  505. win.ini,fonts,"MS Serif 8,10,12 (VGA res)=SERIFE.FON",,1
  506. win.ini,fonts,"MS Serif 8,10,12,14,18,24 (8514/a res)=",,1
  507. win.ini,fonts,"Modern (Plotter)=MODERN.FON",,1
  508. win.ini,fonts,"Roman (Plotter)=ROMAN.FON",,1
  509. win.ini,fonts,"Script (Plotter)=SCRIPT.FON",,1
  510. win.ini,fonts,"Symbol 8,10,12,14,18,24 (VGA res)=SYMBOLE.FON",,1
  511. win.ini,fonts,"Small Fonts (EGA res)=",,1
  512. win.ini,fonts,"small fonts (VGA res)=",,1
  513. win.ini,fonts,"Small Fonts (8514/a res)=",,1
  514. win.ini,fonts,"Arial*=ARIAL.FOT",,1
  515. win.ini,fonts,"Arial*=ARIALBD.FOT",
  516. win.ini,fonts,"Arial*=ARIALI.FOT",
  517. win.ini,fonts,"Arial*=ARICYR.FOT",
  518. win.ini,fonts,"Arial*=ARICYRB.FOT",
  519. win.ini,fonts,"Arial*=ARICYRBI.FOT",
  520. win.ini,fonts,"Arial*=ARICYRI.FOT",
  521. win.ini,fonts,"Arial*=CEARIABD.FOT",
  522. win.ini,fonts,"Arial*=CEARIABI.FOT",
  523. win.ini,fonts,"Arial*=CEARIAL.FOT",
  524. win.ini,fonts,"Arial*=CEARIALI.FOT",
  525. win.ini,fonts,"Arial*=ARIAG.FOT",
  526. win.ini,fonts,"Arial*=ARIAGI.FOT",
  527. win.ini,fonts,"Arial*=ARIAGIBD.FOT",
  528. win.ini,fonts,"Arial*=ARIAGBD.FOT",
  529. win.ini,fonts,"Courier New*=COUR.FOT",
  530. win.ini,fonts,"Courier New*=COURBI.FOT",
  531. win.ini,fonts,"Courier New*=COURI.FOT",
  532. win.ini,fonts,"Courier New*=COURBD.FOT",
  533. win.ini,fonts,"Courier New*=CECOUR.FOT",
  534. win.ini,fonts,"Courier New*=CECOURBD.FOT",
  535. win.ini,fonts,"Courier New*=CECOURBI.FOT",
  536. win.ini,fonts,"Courier New*=CECOURI.FOT",
  537. win.ini,fonts,"Courier New*=COUCYR.FOT",
  538. win.ini,fonts,"Courier New*=COUCYRB.FOT",
  539. win.ini,fonts,"Courier New*=COUCYRBI.FOT",
  540. win.ini,fonts,"Courier New*=COUCYRI.FOT",
  541. win.ini,fonts,"Courier New*=COURG.FOT",
  542. win.ini,fonts,"Courier New*=COURGBD.FOT",
  543. win.ini,fonts,"Courier New*=COURGI.FOT",
  544. win.ini,fonts,"Courier New*=COURGIBD.FOT",
  545. win.ini,fonts,"Times New Roman*=CETIMEBD.FOT",
  546. win.ini,fonts,"Times New Roman*=CETIMEBI.FOT",
  547. win.ini,fonts,"Times New Roman*=CETIMES.FOT",
  548. win.ini,fonts,"Times New Roman*=CETIMESI.FOT",
  549. win.ini,fonts,"Times New Roman*=TIMESBD.FOT",
  550. win.ini,fonts,"Times New Roman*=TIMESI.FOT",
  551. win.ini,fonts,"Times New Roman*=TIMESBI.FOT",
  552. win.ini,fonts,"Times New Roman*=TIMES.FOT",
  553. win.ini,fonts,"Times New Roman*=TIMCYR.FOT",
  554. win.ini,fonts,"Times New Roman*=TIMCYRB.FOT",
  555. win.ini,fonts,"Times New Roman*=TIMCYRBI.FOT",
  556. win.ini,fonts,"Times New Roman*=TIMCYRI.FOT",
  557. win.ini,fonts,"Times New Roman*=TIMEG.FOT",
  558. win.ini,fonts,"Times New Roman*=TIMEGBD.FOT",
  559. win.ini,fonts,"Times New Roman*=TIMEGI.FOT",
  560. win.ini,fonts,"Times New Roman*=TIMEGIBD.FOT",
  561. win.ini,fonts,"WingDings*=WINGDING.FOT",
  562. win.ini,fonts,"Symbol*=SYMBOL.FOT",
  563. win.ini,fonts,,"Arial (TrueType)=ARIAL.TTF"
  564. win.ini,fonts,,"Arial Bold (TrueType)=ARIALBD.TTF"
  565. win.ini,fonts,,"Arial Bold Italic (TrueType)=ARIALBI.TTF"
  566. win.ini,fonts,,"Arial Italic (TrueType)=ARIALI.TTF"
  567. win.ini,fonts,,"Courier New (TrueType)=COUR.TTF"
  568. win.ini,fonts,,"Courier New Bold (TrueType)=COURBD.TTF"
  569. win.ini,fonts,,"Courier New Bold Italic (TrueType)=COURBI.TTF"
  570. win.ini,fonts,,"Courier New Italic (TrueType)=COURI.TTF"
  571. win.ini,fonts,,"Times New Roman (TrueType)=TIMES.TTF"
  572. win.ini,fonts,,"Times New Roman Bold (TrueType)=TIMESBD.TTF"
  573. win.ini,fonts,,"Times New Roman Bold Italic (TrueType)=TIMESBI.TTF"
  574. win.ini,fonts,,"Times New Roman Italic (TrueType)=TIMESI.TTF"
  575. win.ini,fonts,,"WingDings (TrueType)=WINGDING.TTF"
  576. win.ini,fonts,,"Symbol (TrueType)=SYMBOL.TTF"
  577.  
  578. [ttfonts.inis]
  579. win.ini,fonts,,"Arial (TrueType)=ARIAL.TTF"
  580. win.ini,fonts,,"Arial %Bold% (TrueType)=ARIALBD.TTF"
  581. win.ini,fonts,,"Arial %Bold.Italic% (TrueType)=ARIALBI.TTF"
  582. win.ini,fonts,,"Arial %Italic% (TrueType)=ARIALI.TTF"
  583. win.ini,fonts,,"Courier New (TrueType)=COUR.TTF"
  584. win.ini,fonts,,"Courier New %Bold% (TrueType)=COURBD.TTF"
  585. win.ini,fonts,,"Courier New %Bold.Italic% (TrueType)=COURBI.TTF"
  586. win.ini,fonts,,"Courier New %Italic% (TrueType)=COURI.TTF"
  587. win.ini,fonts,,"Times New Roman (TrueType)=TIMES.TTF"
  588. win.ini,fonts,,"Times New Roman %Bold% (TrueType)=TIMESBD.TTF"
  589. win.ini,fonts,,"Times New Roman %Bold.Italic% (TrueType)=TIMESBI.TTF"
  590. win.ini,fonts,,"Times New Roman %Italic% (TrueType)=TIMESI.TTF"
  591. win.ini,fonts,,"WingDings (TrueType)=WINGDING.TTF"
  592. win.ini,fonts,,"Symbol (TrueType)=SYMBOL.TTF"
  593. win.ini,fonts,,"Modern (Plotter)=MODERN.FON"
  594.  
  595. ; delete this line:
  596. win.ini,fonts,"MS Console (TrueType)="
  597.  
  598. [OldFonFiles]
  599. dosapp.fon
  600. app737.fon,,,1
  601. app775.fon
  602. app850.fon
  603. app851.fon,,,1
  604. app852.fon
  605. app857.fon
  606. app866.fon
  607. app869.fon,,,1
  608. vga737.fon,,,1
  609. vga775.fon,,,1
  610. vga850.fon,,,1
  611. vga851.fon,,,1
  612. vga852.fon,,,1
  613. vga857.fon,,,1
  614. vga866.fon,,,1
  615. vga869.fon,,,1
  616. dos737.fon
  617. dos869.fon
  618. dos851.fon
  619. herc869.fon,,,1
  620. herc851.fon,,,1
  621. herc737.fon,,,1
  622. vgasysg.fon,,,1
  623. vgafixg.fon,,,1
  624. dialogg.fon,,,1
  625. moderng.fon,,,1
  626. romang.fon,,,1
  627. scriptg.fon,,,1
  628. egasysg.fon,,,1
  629. egafixg.fon,,,1
  630. serifeg.fon,,,1
  631. sserifeg.fon,,,1
  632. coureg.fon,,,1
  633. smalleg.fon,,,1
  634. 8514737.fon
  635. 8514851.fon
  636. 8514869.fon
  637. 8514sysg.fon
  638. 8514fixg.fon
  639. sseriffg.fon
  640. seriffg.fon
  641. courfg.fon
  642. smallfg.fon
  643. cga40869.fon
  644. cga40851.fon
  645. cga40737.fon
  646. cga80869.fon
  647. cga80851.fon
  648. cga80737.fon
  649. ega40869.fon
  650. ega40851.fon
  651. ega40737.fon
  652. ega80869.fon
  653. ega80851.fon
  654. ega80737.fon
  655.  
  656. [NLSCopyFiles]
  657. cp_1250.nls             ;Polish, Hungarian
  658. cp_1251.nls             ;Cyrillic (Russian, etc)
  659. cp_1252.nls             ;US/Western Europe
  660. cp_1253.nls             ;Greek
  661. cp_1254.nls             ;Turkish
  662. cp_1257.nls             ;Baltic States
  663. cp_437.nls              ;United States English
  664. cp_737.nls              ;Greek (437-G)
  665. cp_775.nls              ;Baltic DOS
  666. cp_850.nls              ;International English
  667. cp_852.nls              ;Polish, Hungarian
  668. cp_857.nls              ;Turkish
  669. cp_855.nls              ;Cyrillic (IBM)
  670. cp_866.nls              ;Cyrillic (Russian, etc)
  671. cp_869.nls              ;Greek (869)
  672. locale.nls
  673. unicode.nls
  674. INTL.CPL
  675. addreg.exe
  676.  
  677. [MS_SMALL_CopyFiles]
  678. vgasys.fon,,,8
  679. vgafix.fon,,,8
  680. vgaoem.fon,,,8
  681. sserife.fon,,,8
  682. serife.fon,,,8
  683. coure.fon,,,8
  684. symbole.fon,,,8
  685. smalle.fon,,,8
  686.  
  687. [MS_SMALL_DelFiles]
  688. ;Delete these from the Sys Dir since they're now copied to the Fonts Folder
  689. vgasys.fon
  690. vgafix.fon
  691. vgaoem.fon
  692. sserife.fon
  693. serife.fon
  694. coure.fon
  695. symbole.fon,,,1
  696. smalle.fon
  697. script.fon,,,1
  698. modern.fon,,,1
  699. roman.fon,,,1
  700.  
  701. [MS_LARGE_CopyFiles]
  702. 8514sys.fon,,,8
  703. 8514fix.fon,,,8
  704. 8514oem.fon,,,8
  705. sseriff.fon,,,8
  706. seriff.fon,,,8
  707. courf.fon,,,8
  708. symbolf.fon,,,8
  709. smallf.fon,,,8
  710.  
  711. [MS_LARGE_DelFiles]
  712. ;Delete these from the Sys Dir since they're now copied to the Fonts Folder
  713. 8514sys.fon
  714. 8514fix.fon
  715. 8514oem.fon
  716. sseriff.fon
  717. seriff.fon
  718. courf.fon
  719. symbolf.fon,,,1
  720. smallf.fon
  721. script.fon,,,1
  722. modern.fon,,,1
  723. roman.fon,,,1
  724.  
  725. [MS_FONTSIZE_DelReg]
  726. HKLM,%KEY_FontSize%,96
  727. HKLM,%KEY_FontSize%,120
  728. HKLM,%KEY_FontSize%\96\system
  729.  
  730. [MS_FONTSIZE_AddReg]
  731. HKLM,%KEY_FontSize%\96,Description,,%Small.Desc%
  732. HKLM,%KEY_FontSize%\96\System,vgasys.fon,,fonts.fon
  733. HKLM,%KEY_FontSize%\96\System,vgafix.fon,,fixedfon.fon
  734. HKLM,%KEY_FontSize%\96\System,vgaoem.fon,,oemfonts.fon
  735. HKLM,%KEY_FontSize%\96\User,serife.fon,,%Small.Serif%
  736. HKLM,%KEY_FontSize%\96\User,sserife.fon,,%Small.SSerif%
  737. HKLM,%KEY_FontSize%\96\User,coure.fon,,%Small.Cour%
  738. HKLM,%KEY_FontSize%\96\User,symbole.fon,,%Small.Symbol%
  739. HKLM,%KEY_FontSize%\96\User,smalle.fon,,%Small.Small%
  740.  
  741. HKLM,%KEY_FontSize%\120,Description,,%Large.Desc%
  742. HKLM,%KEY_FontSize%\120\System,8514sys.fon,,fonts.fon
  743. HKLM,%KEY_FontSize%\120\System,8514fix.fon,,fixedfon.fon
  744. HKLM,%KEY_FontSize%\120\System,8514oem.fon,,oemfonts.fon
  745. HKLM,%KEY_FontSize%\120\User,seriff.fon,,%Large.Serif%
  746. HKLM,%KEY_FontSize%\120\User,sseriff.fon,,%Large.SSerif%
  747. HKLM,%KEY_FontSize%\120\User,courf.fon,,%Large.Cour%
  748. HKLM,%KEY_FontSize%\120\User,symbolf.fon,,%Large.Symbol%
  749. HKLM,%KEY_FontSize%\120\User,smallf.fon,,%Large.Small%
  750.  
  751. ; Mark .FON and Marlet.ttf w/ the HIDDEN attrib on first boot:
  752. ; (Note that you need to use CAPS so the filesystem doesn't treat it as a LFN)
  753. ; R=1; H=2; S=4; HR=3; HS=6; SHR=7
  754. HKLM,%KEY_RENAME%\Fonts,,,%20%
  755. HKLM,%KEY_RENAME%\Fonts,MARLETT.TTF,,",6"
  756. HKLM,%KEY_RENAME%\Fonts,MODERN.FON,,",2"
  757. HKLM,%KEY_RENAME%\Fonts,DOSAPP.FON,,",6"
  758.  
  759. HKLM,%KEY_RENAME%\Fonts,VGASYS.FON,,",6"
  760. HKLM,%KEY_RENAME%\Fonts,VGAFIX.FON,,",6"
  761. HKLM,%KEY_RENAME%\Fonts,VGAOEM.FON,,",6"
  762. HKLM,%KEY_RENAME%\Fonts,SSERIFE.FON,,",2"
  763. HKLM,%KEY_RENAME%\Fonts,SERIFE.FON,,",2"
  764. HKLM,%KEY_RENAME%\Fonts,COURE.FON,,",2"
  765. HKLM,%KEY_RENAME%\Fonts,SYMBOLE.FON,,",2"
  766. HKLM,%KEY_RENAME%\Fonts,SMALLE.FON,,",2"
  767.  
  768. HKLM,%KEY_RENAME%\Fonts,8514SYS.FON,,",2"
  769. HKLM,%KEY_RENAME%\Fonts,8514FIX.FON,,",2"
  770. HKLM,%KEY_RENAME%\Fonts,8514OEM.FON,,",2"
  771. HKLM,%KEY_RENAME%\Fonts,SSERIFF.FON,,",2"
  772. HKLM,%KEY_RENAME%\Fonts,SERIFF.FON,,",2"
  773. HKLM,%KEY_RENAME%\Fonts,COURF.FON,,",2"
  774. HKLM,%KEY_RENAME%\Fonts,SYMBOLF.FON,,",2"
  775. HKLM,%KEY_RENAME%\Fonts,SMALLF.FON,,",2"
  776.  
  777. [nls.reg]
  778.  
  779. ;******************************************************
  780. ;* These registry entries will be filled in using the *
  781. ;* user's current Win.INI [Intl] settings, or if they *
  782. ;* do not exist, they will be filled in after setup   *
  783. ;* has begin to run Windows                           *
  784. ;* These entries are also compatible with NT          *
  785. ;******************************************************
  786.  
  787. HKLM, Software\Microsoft\Windows\CurrentVersion\RunOnce,NLSREG,,"%11%\addreg.exe"
  788.  
  789. ;Supported and Installed CodePages for the Windows Product
  790. HKCU,"Control Panel\desktop\ResourceLocale",,,%Resource_Locale%
  791. HKLM, %KEY_Codepage%,1250,,cp_1250.nls
  792. HKLM, %KEY_Codepage%,1251,,cp_1251.nls
  793. HKLM, %KEY_Codepage%,1252,,cp_1252.nls
  794. HKLM, %KEY_Codepage%,1253,,cp_1253.nls
  795. HKLM, %KEY_Codepage%,1254,,cp_1254.nls
  796. HKLM, %KEY_Codepage%,1255,,""
  797. HKLM, %KEY_Codepage%,1256,,""
  798. HKLM, %KEY_Codepage%,1257,,cp_1257.nls
  799. HKLM, %KEY_Codepage%,1361,,""
  800.  
  801. HKLM, %KEY_Codepage%,437,,cp_437.nls
  802. HKLM, %KEY_Codepage%,737,,cp_737.nls
  803. HKLM, %KEY_Codepage%,775,,cp_775.nls
  804. HKLM, %KEY_Codepage%,850,,cp_850.nls
  805. HKLM, %KEY_Codepage%,852,,cp_852.nls
  806. HKLM, %KEY_Codepage%,857,,cp_857.nls
  807. HKLM, %KEY_Codepage%,855,,cp_855.nls
  808. HKLM, %KEY_Codepage%,862,,""
  809. HKLM, %KEY_Codepage%,864,,""
  810. HKLM, %KEY_Codepage%,866,,cp_866.nls
  811. HKLM, %KEY_Codepage%,869,,cp_869.nls
  812. HKLM, %KEY_Codepage%,874,,""
  813.  
  814. HKLM, %KEY_Codepage%,932,,""
  815. HKLM, %KEY_Codepage%,936,,""
  816. HKLM, %KEY_Codepage%,949,,""
  817. HKLM, %KEY_Codepage%,950,,""
  818.  
  819. HKLM, system\currentcontrolset\control\Nls\AddLocales,,,
  820. HKLM, %KEY_Locale%,00000436,,%00000436%
  821. HKLM, %KEY_Locale%,0000042D,,%0000042D%
  822. HKLM, %KEY_Locale%,00000403,,%00000403%
  823. HKLM, %KEY_Locale%,00000406,,%00000406%
  824. HKLM, %KEY_Locale%,00000413,,%00000413%
  825. HKLM, %KEY_Locale%,00000813,,%00000813%
  826. HKLM, %KEY_Locale%,00000409,,%00000409%
  827. HKLM, %KEY_Locale%,00000809,,%00000809%
  828. HKLM, %KEY_Locale%,00000C09,,%00000C09%
  829. HKLM, %KEY_Locale%,00001009,,%00001009%
  830. HKLM, %KEY_Locale%,00001409,,%00001409%
  831. HKLM, %KEY_Locale%,00001809,,%00001809%
  832. HKLM, %KEY_Locale%,00001C09,,%00001C09%
  833. HKLM, %KEY_Locale%,00000425,,%00000425%
  834. HKLM, %KEY_Locale%,0000040B,,%0000040B%
  835. HKLM, %KEY_Locale%,0000040C,,%0000040C%
  836. HKLM, %KEY_Locale%,0000080C,,%0000080C%
  837. HKLM, %KEY_Locale%,00000C0C,,%00000C0C%
  838. HKLM, %KEY_Locale%,0000100C,,%0000100C%
  839. HKLM, %KEY_Locale%,0000140C,,%0000140C%
  840. HKLM, %KEY_Locale%,00000407,,%00000407%
  841. HKLM, %KEY_Locale%,00000807,,%00000807%
  842. HKLM, %KEY_Locale%,00000C07,,%00000C07%
  843. HKLM, %KEY_Locale%,00001007,,%00001007%
  844. HKLM, %KEY_Locale%,00001407,,%00001407%
  845. HKLM, %KEY_Locale%,0000040F,,%0000040F%
  846. HKLM, %KEY_Locale%,00000421,,%00000421%
  847. HKLM, %KEY_Locale%,00000410,,%00000410%
  848. HKLM, %KEY_Locale%,00000810,,%00000810%
  849. HKLM, %KEY_Locale%,00000414,,%00000414%
  850. HKLM, %KEY_Locale%,00000814,,%00000814%
  851. HKLM, %KEY_Locale%,00000416,,%00000416%
  852. HKLM, %KEY_Locale%,00000816,,%00000816%
  853. HKLM, %KEY_Locale%,0000040A,,%0000040A%
  854. HKLM, %KEY_Locale%,0000080A,,%0000080A%
  855. HKLM, %KEY_Locale%,00000C0A,,%00000C0A%
  856. HKLM, %KEY_Locale%,0000041D,,%0000041D%
  857. HKLM, %KEY_Locale%,0000042D,,%0000042D%
  858.  
  859. ;Place EE Locales
  860. HKLM, %KEY_Locale%,0000041F,,%0000041F%
  861. HKLM, %KEY_Locale%,00000422,,%00000422%
  862. HKLM, %KEY_Locale%,00000418,,%00000418%
  863. HKLM, %KEY_Locale%,00000419,,%00000419%
  864. HKLM, %KEY_Locale%,0000041B,,%0000041B%
  865. HKLM, %KEY_Locale%,00000424,,%00000424%
  866. HKLM, %KEY_Locale%,00000415,,%00000415%
  867. HKLM, %KEY_Locale%,00000426,,%00000426%
  868. HKLM, %KEY_Locale%,00000427,,%00000427%
  869. HKLM, %KEY_Locale%,00000408,,%00000408%
  870. HKLM, %KEY_Locale%,0000040E,,%0000040E%
  871. HKLM, %KEY_Locale%,0000041A,,%0000041A%
  872. HKLM, %KEY_Locale%,00000405,,%00000405%
  873. HKLM, %KEY_Locale%,00000423,,%00000423%
  874. HKLM, %KEY_Locale%,00000402,,%00000402%
  875. HKLM, %KEY_Locale%,0000041C,,%0000041C%
  876.  
  877. ;FE Locales
  878. HKLM, %KEY_Locale%,0000040D,,%0000040D%
  879. HKLM, %KEY_Locale%,00000411,,%00000411%
  880. HKLM, %KEY_Locale%,00000412,,%00000412%
  881. HKLM, %KEY_Locale%,00000404,,%00000404%
  882. HKLM, %KEY_Locale%,00000804,,%00000804%
  883. HKLM, %KEY_Locale%,00000C04,,%00000C04%
  884. HKLM, %KEY_Locale%,00001004,,%00001004%
  885. HKLM, %KEY_Locale%,00000429,,%00000429%
  886. HKLM, %KEY_Locale%,00000401,,%00000401%
  887. HKLM, %KEY_Locale%,00000801,,%00000801%
  888. HKLM, %KEY_Locale%,00000C01,,%00000C01%
  889. HKLM, %KEY_Locale%,00001001,,%00001001%
  890. HKLM, %KEY_Locale%,00001401,,%00001401%
  891. HKLM, %KEY_Locale%,00001801,,%00001801%
  892. HKLM, %KEY_Locale%,00001C01,,%00001C01%
  893. HKLM, %KEY_Locale%,00002001,,%00002001%
  894. HKLM, %KEY_Locale%,00002401,,%00002401%
  895. HKLM, %KEY_Locale%,00002801,,%00002801%
  896. HKLM, %KEY_Locale%,00002C01,,%00002C01%
  897. HKLM, %KEY_Locale%,00003001,,%00003001%
  898. HKLM, %KEY_Locale%,00003401,,%00003401%
  899. HKLM, %KEY_Locale%,00003801,,%00003801%
  900. HKLM, %KEY_Locale%,00003C01,,%00003C01%
  901. HKLM, %KEY_Locale%,00004001,,%00004001%
  902.  
  903. HKLM, %KEY_Locale%,0000100A,,%0000100A%
  904. HKLM, %KEY_Locale%,0000140A,,%0000140A%
  905. HKLM, %KEY_Locale%,0000180A,,%0000180A%
  906. HKLM, %KEY_Locale%,00001C0A,,%00001C0A%
  907. HKLM, %KEY_Locale%,0000200A,,%0000200A%
  908. HKLM, %KEY_Locale%,0000240A,,%0000240A%
  909. HKLM, %KEY_Locale%,0000280A,,%0000280A%
  910. HKLM, %KEY_Locale%,00002C0A,,%00002C0A%
  911. HKLM, %KEY_Locale%,0000300A,,%0000300A%
  912. HKLM, %KEY_Locale%,0000340A,,%0000340A%
  913. HKLM, %KEY_Locale%,0000380A,,%0000380A%
  914. HKLM, %KEY_Locale%,00003C0A,,%00003C0A%
  915.  
  916. HKLM, %KEY_Locale%,00002009,,%00002009%
  917. HKLM, %KEY_Locale%,00002409,,%00002409%
  918. HKLM, %KEY_Locale%,00000C1A,,%00000C1A%
  919.  
  920. ;Thai locales
  921. HKLM, %KEY_Locale%,0000041E,,%0000041E%
  922.  
  923. ;**********************************************************************
  924. ;* Palette Indices for the map in the Regional Settings Control Panel *
  925. ;**********************************************************************
  926. HKLM, %KEY_Map%,,,"255,254"
  927. HKLM, %KEY_Map%,00001801,,"0,1"
  928. HKLM, %KEY_Map%,00001401,,"*2,3"
  929. HKLM, %KEY_Map%,00001C01,,"*250,214"
  930. HKLM, %KEY_Map%,00001001,,"4,5"
  931. HKLM, %KEY_Map%,00000C01,,"6,7"
  932. HKLM, %KEY_Map%,00000436,,"10,11"
  933. HKLM, %KEY_Map%,00001C09,,"*10,11"
  934. HKLM, %KEY_Map%,00000409,,"12,13"
  935. HKLM, %KEY_Map%,00001009,,"*14,15"
  936. HKLM, %KEY_Map%,00000C0C,,"14,15"
  937. HKLM, %KEY_Map%,0000080A,,"16,17"
  938. HKLM, %KEY_Map%,00000416,,"18,19"
  939. HKLM, %KEY_Map%,00000C09,,"20,21"
  940. HKLM, %KEY_Map%,00001409,,"22,23"
  941. HKLM, %KEY_Map%,00000C04,,"24,25"
  942. HKLM, %KEY_Map%,00000804,,"*24,25"
  943. HKLM, %KEY_Map%,00001004,,"*250,240"
  944. HKLM, %KEY_Map%,00000404,,"*250,247"
  945. HKLM, %KEY_Map%,00000411,,"26,27"
  946. HKLM, %KEY_Map%,00000412,,"28,29"
  947. HKLM, %KEY_Map%,00000421,,"30,31"
  948. HKLM, %KEY_Map%,0000041E,,"32,33"
  949. HKLM, %KEY_Map%,00003C01,,"*250,187"
  950. HKLM, %KEY_Map%,00002C01,,"*250,195"
  951. HKLM, %KEY_Map%,00003401,,"*250,188"
  952. HKLM, %KEY_Map%,00004001,,"*250,186"
  953. HKLM, %KEY_Map%,00000401,,"*250,182"
  954. HKLM, %KEY_Map%,00003801,,"*250,185"
  955. HKLM, %KEY_Map%,0000040D,,"*250,176"
  956. HKLM, %KEY_Map%,00002001,,"*250,184"
  957. HKLM, %KEY_Map%,00002401,,"*250,183"
  958. HKLM, %KEY_Map%,00000801,,"*250,181"
  959. HKLM, %KEY_Map%,00003001,,"*250,177"
  960. HKLM, %KEY_Map%,00002801,,"*250,178"
  961. HKLM, %KEY_Map%,0000041F,,"*38,39"
  962. HKLM, %KEY_Map%,00000429,,"*250,192"
  963. HKLM, %KEY_Map%,00000419,,"42,43"
  964. HKLM, %KEY_Map%,00000816,,"44,45"
  965. HKLM, %KEY_Map%,0000042D,,"46,47"
  966. HKLM, %KEY_Map%,00000403,,"46,47"
  967. HKLM, %KEY_Map%,00000C0A,,"*46,47"
  968. HKLM, %KEY_Map%,0000040A,,"46,47"
  969.  
  970. HKLM, %KEY_Map%,0000080C,,"250,116"
  971. HKLM, %KEY_Map%,0000140C,,"*250,118"
  972. HKLM, %KEY_Map%,0000040C,,"*48,49"
  973. HKLM, %KEY_Map%,0000100C,,"250,96"
  974. HKLM, %KEY_Map%,00000410,,"*50,51"
  975. HKLM, %KEY_Map%,00000810,,"250,96"
  976. HKLM, %KEY_Map%,00000813,,"*250,116"
  977. HKLM, %KEY_Map%,00000413,,"*250,114"
  978. HKLM, %KEY_Map%,00000C07,,"*250,100"
  979. HKLM, %KEY_Map%,00001407,,"*250,120"
  980. HKLM, %KEY_Map%,00001007,,"250,118"
  981. HKLM, %KEY_Map%,00000407,,"*52,53"
  982. HKLM, %KEY_Map%,00000807,,"*250,96"
  983. HKLM, %KEY_Map%,00000809,,"*54,55"
  984. HKLM, %KEY_Map%,00001809,,"*113,112"
  985. HKLM, %KEY_Map%,00000408,,"56,57"
  986. HKLM, %KEY_Map%,0000040F,,"58,59"
  987. HKLM, %KEY_Map%,00000422,,"60,61"
  988. HKLM, %KEY_Map%,0000041C,,"*250,110"
  989. HKLM, %KEY_Map%,00000402,,"*250,108"
  990. HKLM, %KEY_Map%,0000041A,,"62,63"
  991. HKLM, %KEY_Map%,0000040E,,"*250,104"
  992. HKLM, %KEY_Map%,00000418,,"*250,106"
  993. HKLM, %KEY_Map%,00000424,,"*250,241"
  994. HKLM, %KEY_Map%,00000405,,"*250,98"
  995. HKLM, %KEY_Map%,00000415,,"*64,65"
  996. HKLM, %KEY_Map%,0000041B,,"*250,102"
  997. HKLM, %KEY_Map%,00000423,,"*250,124"
  998. HKLM, %KEY_Map%,00000425,,"*250,128"
  999. HKLM, %KEY_Map%,00000426,,"*250,122"
  1000. HKLM, %KEY_Map%,00000427,,"*127,126"
  1001. HKLM, %KEY_Map%,00000414,,"*68,69"
  1002. HKLM, %KEY_Map%,00000814,,"68,69"
  1003. HKLM, %KEY_Map%,0000041D,,"70,71"
  1004. HKLM, %KEY_Map%,0000040B,,"72,73"
  1005. HKLM, %KEY_Map%,00000406,,"74,75"
  1006. HKLM, %KEY_Map%,00000C1A,,"*250,242"
  1007.  
  1008. HKLM, %KEY_Map%,0000100A,,"*250,132"
  1009. HKLM, %KEY_Map%,0000140A,,"*250,137"
  1010. HKLM, %KEY_Map%,00002409,,"*250,139"
  1011. HKLM, %KEY_Map%,00001C0A,,"*250,142"
  1012. HKLM, %KEY_Map%,00002009,,"*250,140"
  1013. HKLM, %KEY_Map%,0000180A,,"*250,138"
  1014. HKLM, %KEY_Map%,0000200A,,"*250,163"
  1015. HKLM, %KEY_Map%,0000240A,,"*250,164"
  1016. HKLM, %KEY_Map%,0000280A,,"*250,166"    ;Peru
  1017. HKLM, %KEY_Map%,0000300A,,"*250,165"    ;Ecuador
  1018. HKLM, %KEY_Map%,0000340A,,"*250,168"    ;Chile
  1019. HKLM, %KEY_Map%,00003C0A,,"*250,169"    ;Paraguay
  1020. HKLM, %KEY_Map%,00002C0A,,"*250,170"    ;Argentia
  1021. HKLM, %KEY_Map%,0000380A,,"*250,171"    ;Uruguay
  1022.  
  1023.  
  1024. ; User-visible strings
  1025.  
  1026. [Strings]
  1027. ;Registry Keys
  1028.  
  1029. KEY_Optional="SOFTWARE\Microsoft\Windows\CurrentVersion\Setup\OptionalComponents"
  1030. KEY_FontSize="software\Microsoft\windows\currentversion\fontsize"
  1031. KEY_Keyboard="system\currentcontrolset\control\keyboard layouts"
  1032. KEY_Map="SOFTWARE\Microsoft\Windows\CurrentVersion\Nls\LocaleMapIDs"
  1033. KEY_Locale="system\currentcontrolset\control\Nls\Locale"
  1034. KEY_Codepage="system\currentcontrolset\control\Nls\Codepage"
  1035. KEY_RENAME     = "Software\Microsoft\Windows\CurrentVersion\RenameFiles"
  1036. MSFontSizeOptions="╨ατ∞σ≡√ °≡Φ⌠≥εΓ"
  1037. TTFONTS          ="╪≡Φ⌠≥√ True Type"
  1038. Font_Folder_Desc = "╪≡Φ⌠≥√"
  1039.  
  1040. ;Normal Strings
  1041.  
  1042. Bold="╧εδ≤µΦ≡φ√Θ"
  1043. Italic="═αΩδεφφ√Θ"
  1044. Bold.Italic="╧εδ≤µΦ≡φ√Θ φαΩδεφφ√Θ"
  1045. Small.Desc="╠σδΩΦΘ °≡Φ⌠≥"
  1046. Small.Serif="MS Serif 8,10,12,14,18,24 (VGA res)"
  1047. Small.SSerif="MS Sans Serif 8,10,12,14,18,24 (VGA res)"
  1048. Small.Cour="Courier 10,12,15 (VGA res)"
  1049. Small.Symbol="Symbol 8,10,12,14,18,24 (VGA res)"
  1050. Small.Small="Small Fonts (VGA res)"
  1051. Large.Desc="╩≡≤∩φ√Θ °≡Φ⌠≥"
  1052. Large.Serif="MS Serif 8,10,12,14,18,24 (8514/a res)"
  1053. Large.SSerif="MS Sans Serif 8,10,12,14,18,24 (8514/a res)"
  1054. Large.Cour="Courier 10,12,15 (8514/a res)"
  1055. Large.Symbol="Symbol 8,10,12,14,18,24 (8514/a res)"
  1056. Large.Small="Small Fonts (8514/a res)"
  1057. add852_Desc="╧εΣΣσ≡µΩα Σδ  852"
  1058. add866_Desc="╧εΣΣσ≡µΩα Σδ  866"
  1059. KbdInd_Desc="╚φΣΦΩα≥ε≡ ╩δαΓΦα≥≤≡√"
  1060. 00000436="└⌠≡ΦΩααφ±"
  1061. 0000042D="┴α±Ω±ΩΦΘ"
  1062. 00000403="╩α≥αδαφ±ΩΦΘ"
  1063. 00000406="─α≥±ΩΦΘ"
  1064. 00000413="├εδδαφΣ±ΩΦΘ (±≥αφΣα≡≥φ√Θ)"
  1065. 00000813="├εδδαφΣ±ΩΦΘ (┴σδⁿπΦ )"
  1066. 00000409="└φπδΦΘ±ΩΦΘ (╤╪└)"
  1067. 00000809="└φπδΦΘ±ΩΦΘ (┬σδΦΩεß≡Φ≥αφΦ )"
  1068. 00000C09="└φπδΦΘ±ΩΦΘ (└Γ±≥≡αδΦ )"
  1069. 00001009="└φπδΦΘ±ΩΦΘ (╩αφαΣα)"
  1070. 00001409="└φπδΦΘ±ΩΦΘ (═εΓα  ╟σδαφΣΦ )"
  1071. 00001809="└φπδΦΘ±ΩΦΘ (╚≡δαφΣΦ )"
  1072. 00001C09="└φπδΦΘ±ΩΦΘ (▐µφα  └⌠≡ΦΩα)"
  1073. 0000040B="╘Φφ±ΩΦΘ"
  1074. 0000040C="╘≡αφ÷≤τ±ΩΦΘ (±≥αφΣα≡≥φ√Θ)"
  1075. 0000080C="╘≡αφ÷≤τ±ΩΦΘ (┴σδⁿπΦ )"
  1076. 00000C0C="╘≡αφ÷≤τ±ΩΦΘ (╩αφαΣα)"
  1077. 0000100C="╘≡αφ÷≤τ±ΩΦΘ (╪ΓσΘ÷α≡Φ )"
  1078. 0000140C="╘≡αφ÷≤τ±ΩΦΘ (╦■Ω±σ∞ß≤≡π)"
  1079. 00000407="═σ∞σ÷ΩΦΘ (±≥αφΣα≡≥φ√Θ)"
  1080. 00000807="═σ∞σ÷ΩΦΘ (╪ΓσΘ÷α≡Φ )"
  1081. 00000C07="═σ∞σ÷ΩΦΘ (└Γ±≥≡Φ )"
  1082. 00001007="═σ∞σ÷ΩΦΘ (╦■Ω±σ∞ß≤≡π)"
  1083. 00001407="═σ∞σ÷ΩΦΘ (╦Φ⌡≥σφ°≥σΘφ)"
  1084. 0000040F="╚±δαφΣ±ΩΦΘ"
  1085. 00000421="╚φΣεφστΦΘ±ΩΦΘ"
  1086. 00000410="╚≥αδⁿ φ±ΩΦΘ (±≥αφΣα≡≥φ√Θ)"
  1087. 00000810="╚≥αδⁿ φ±ΩΦΘ (╪ΓσΘ÷α≡Φ )"
  1088. 00000414="═ε≡Γσµ±ΩΦΘ (Bokmal)"
  1089. 00000814="═ε≡Γσµ±ΩΦΘ (Nynorsk)"
  1090. 00000416="╧ε≡≥≤παδⁿ±ΩΦΘ (┴≡ατΦδΦ )"
  1091. 00000816="╧ε≡≥≤παδⁿ±ΩΦΘ (±≥αφΣα≡≥φ√Θ)"
  1092. 0000040A="╚±∩αφ±ΩΦΘ (≥≡αΣΦ÷Φεφφα  ±ε≡≥Φ≡εΓΩα)"
  1093. 0000080A="╚±∩αφ±ΩΦΘ (╠σΩ±ΦΩα)"
  1094. 00000C0A="╚±∩αφ±ΩΦΘ (±εΓ≡σ∞σφφα  ±ε≡≥Φ≡εΓΩα)"
  1095. 0000041D="╪ΓσΣ±ΩΦΘ"
  1096.  
  1097. ;South America Locales
  1098. 0000100A="╚±∩αφ±ΩΦΘ (├Γα≥σ∞αδα)"
  1099. 0000140A="╚±∩αφ±ΩΦΘ (╩ε±≥α ╨ΦΩα)"
  1100. 0000180A="╚±∩αφ±ΩΦΘ (╧αφα∞α)"
  1101. 00001C0A="╚±∩αφ±ΩΦΘ (─ε∞ΦφΦΩαφ±Ωα  ≡σ±∩≤ßδΦΩα)"
  1102. 0000200A="╚±∩αφ±ΩΦΘ (┬σφσ±≤²δα)"
  1103. 0000240A="╚±∩αφ±ΩΦΘ (╩εδ≤∞ßΦ )"
  1104. 0000280A="╚±∩αφ±ΩΦΘ (╧σ≡≤)"
  1105. 0000300A="╚±∩αφ±ΩΦΘ (▌ΩΓαΣε≡)"
  1106. 0000340A="╚±∩αφ±ΩΦΘ (╫ΦδΦ)"
  1107. 00003C0A="╚±∩αφ±ΩΦΘ (╧α≡απΓαΘ)"
  1108. 00002C0A="╚±∩αφ±ΩΦΘ (└≡πσφ≥Φφα)"
  1109. 0000380A="╚±∩αφ±ΩΦΘ (╙≡≤πΓαΘ)"
  1110. 00002009="└φπδΦΘ±ΩΦΘ (▀∞αΘΩα)"
  1111. 00002409="└φπδΦΘ±ΩΦΘ (╩α≡Φß±ΩΦΘ ßα±±σΘφ)"
  1112.  
  1113. ;EE Locales
  1114. 0000041C="└δßαφ±ΩΦΘ"
  1115. 00000423="┴σδε≡≤±±ΩΦΘ"
  1116. 00000402="┴εδπα≡±ΩΦΘ"
  1117. 0000041A="╒ε≡Γα≥±ΩΦΘ"
  1118. 00000405="╫σ°±ΩΦΘ"
  1119. 00000425="▌±≥εφ±ΩΦΘ"
  1120. 00000408="├≡σ≈σ±ΩΦΘ"
  1121. 0000040E="┬σφπσ≡±ΩΦΘ"
  1122. 00000426="╦α≥ΓΦΘ±ΩΦΘ"
  1123. 00000427="╦Φ≥εΓ±ΩΦΘ"
  1124. 00000415="╧εδⁿ±ΩΦΘ"
  1125. 00000418="╨≤∞√φ±ΩΦΘ"
  1126. 00000419="╨≤±±ΩΦΘ"
  1127. 0000041B="╤δεΓα÷ΩΦΘ"
  1128. 00000424="╤δεΓσφ±ΩΦΘ"
  1129. 0000041F="╥≤≡σ÷ΩΦΘ"
  1130. 00000422="╙Ω≡αΦφ±ΩΦΘ"
  1131. 00000C1A="╤σ≡ß±ΩΦΘ"
  1132.  
  1133. ;FE Locales
  1134. 00000411=""
  1135. 00000412=""
  1136. 00000404=""
  1137. 00000804=""
  1138. 00000C04=""
  1139. 00001004=""
  1140.  
  1141. ;ME Locales
  1142. 0000040D=""
  1143. 00000429=""
  1144. 00000401=""
  1145. 00000801=""
  1146. 00000C01=""
  1147. 00001001=""
  1148. 00001401=""
  1149. 00001801=""
  1150. 00001C01=""
  1151. 00002001=""
  1152. 00002401=""
  1153. 00002801=""
  1154. 00002C01=""
  1155. 00003001=""
  1156. 00003401=""
  1157. 00003801=""
  1158. 00003C01=""
  1159. 00004001=""
  1160.  
  1161. ;Thai
  1162. 0000041E=""
  1163. LOCSSERIFE  = "MS Sans Serif 8,10,12,14,18,24 (VGA res)"
  1164. LOCCOURE    = "Courier 10,12,15 (VGA res)"
  1165. LOCSERIFE   = "MS Serif 8,10,12,14,18,24 (VGA res)"
  1166. LOCSYMBOLE  = "Symbol 8,10,12,14,18,24 (VGA res)"
  1167. LOCSMALLE   = "Small Fonts (VGA res)"
  1168. LOCSSERIFF  = "MS Sans Serif 8,10,12,14,18,24 (8514/a res)"
  1169. LOCCOURF    = "Courier 10,12,15 (8514/a res)"
  1170. LOCSERIFF   = "MS Serif 8,10,12,14,18,24 (8514/a res)"
  1171. LOCSYMBOLF  = "Symbol 8,10,12,14,18,24 (8514/a res)"
  1172. LOCSMALLF   = "Small Fonts (8514/a res)"
  1173.